-
Notifications
You must be signed in to change notification settings - Fork 38
[ADV-89] Highlight breaking changes in CHANGELOG #375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Updated CHANGELOG to highlight breaking changes for 20.x.x to 23.x.x.
PR Compliance Guide 🔍(Compliance updated until commit ecd9217)Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label Previous compliance checksCompliance check up to commit 79b87a8
|
|||||||||||||||||||||||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR reorganizes the CHANGELOG to improve visibility of breaking changes by creating dedicated "Breaking Changes" sections for major version releases from 20.x.x to 23.x.x.
- Breaking changes previously listed under "Changed" or "Removed" sections are now consolidated into dedicated "Breaking Changes" sections
- Affected versions: 23.0.0, 22.0.0, 20.10.0, 20.6.1, and 20.6.0
- Non-breaking changes remain in their original sections ("Changed", "Added", "Fixed")
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
@w1am can you help check if I'm missing any other breaking change |
w1am
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
User description
Updated CHANGELOG to highlight breaking changes for 20.x.x to 23.x.x.
PR Type
Documentation
Description
Reorganized CHANGELOG to highlight breaking changes separately
Created dedicated "Breaking Changes" sections for versions 23.0.0, 22.0.0, 20.10.0, 20.6.1, and 20.6.0
Moved breaking change items from "Changed" and "Removed" sections to new "Breaking Changes" sections
Improved visibility of backward-incompatible changes across multiple major versions
Diagram Walkthrough
File Walkthrough
CHANGELOG.md
Reorganize breaking changes into dedicated sectionsCHANGELOG.md
20.10.0, 20.6.1, and 20.6.0
dedicated "Breaking Changes" sections
changes
clarity